Roman Pogorelchuk

Results 3 issues of Roman Pogorelchuk

Hi, friend! Please fix icon for Visual Studio Code! Thanks! ![screenshot from 2018-05-20 12-55-50](https://user-images.githubusercontent.com/3943097/40277751-26053e46-5c2d-11e8-8bcf-f498e38594aa.png) Like this: http://www.iconarchive.com/show/papirus-apps-icons-by-papirus-team/visual-studio-code-icon.html [DEFAULT Desktop shurtcut] $cat /usr/share/applications/code.desktop [Desktop Entry] Name=Visual Studio Code Comment=Code Editing. Redefined....

` fieldName: { type: String, enum: ['A'] }, ` return message 'fieldName must be either or A.'

https://github.com/publishlab/node-acme-client/blob/master/examples/dns-01/dns-01.js#L45-L48 commonName limited with 63 symbols altName - 255 characters (237 symbols for dns-01 - due to the challenge prefix) https://letsencrypt.org/docs/glossary/ - [Common Name (CN)](https://letsencrypt.org/docs/glossary/#def-CN) : Part of a certificate’s...